home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 25 / Cream of the Crop 25.iso / windows / wsock325.zip / WSOCK32.DLL / string.txt next >
Text File  |  1997-04-06  |  2KB  |  45 lines

  1. 10004    (WSAEINTR) interrupted system call
  2. 10009    (WSAEBADF) bad file number
  3. 10013    (WSAEACCES) permission denied
  4. 10014    (WSAEFAULT) bad address
  5. 10022    (WSAEINVAL) invalid argument
  6. 10024    (WSAEMFILE) no more file descriptors available
  7. 10035    (WSAEWOULDBLOCK) operation would block
  8. 10036    (WSAEINPROGRESS) a blocking Windows Sockets call is in progress
  9. 10037    (WSAEALREADY) asynchronous routine already cancelled
  10. 10038    (WSAENOTSOCK) descriptor is not a socket
  11. 10039    (WSAEDESTADDRREQ) destination address is required
  12. 10040    (WSAEMSGSIZE) datagram too large to fit in buffer
  13. 10041    (WSAEPROTOTYPE) specified protocol is the wrong type for this socket
  14. 10042    (WSAENOPROTOOPT) option is unknown or unsupported
  15. 10043    (WSAEPROTONOSUPPORT) specified protocol is not supported
  16. 10044    (WSAESOCKTNOSUPPORT) specified socket type is not supported
  17. 10045    (WSAEOPNOTSUPP) option is not supported
  18. 10046    (WSAEPFNOSUPPORT) protocol family is not supported
  19. 10047    (WSAEAFNOSUPPORT) address family is not supported
  20. 10048    (WSAEADDRINUSE) address is already in use
  21. 10049    (WSAEADDRNOTAVAIL) address is not available
  22. 10050    (WSAENETDOWN) network subsystem has failed
  23. 10051    (WSAENETUNREACH) network is unreachable
  24. 10052    (WSAENETRESET) connection must be reset
  25. 10053    (WSAECONNABORTED) connection aborted
  26. 10054    (WSAECONNRESET) connection reset
  27. 10055    (WSAENOBUFS) no buffer space available
  28. 10056    (WSAEISCONN) socket is already connected
  29. 10057    (WSAENOTCONN) socket is not connected
  30. 10058    (WSAESHUTDOWN) socket has been shutdown
  31. 10059    (WSAETOOMANYREFS) too many references
  32. 10060    (WSAETIMEDOUT) timedout
  33. 10061    (WSAECONNREFUSED) connection refused
  34. 10062    (WSAELOOP) timer expired
  35. 10063    (WSAENAMETOOLONG)  out of streams resources
  36. 10064    (WSAEHOSTDOWN) host is down
  37. 10065    (WSAEHOSTUNREACH) host is unreachable
  38. 10091    (WSASYSNOTREADY) network subsystem is not ready for network communication
  39. 10092    (WSAVERNOTSUPPORTED) Windows Sockets version is not supported
  40. 10093    (WSANOTINITIALISED) Windows Sockets not initialized
  41. 11001    (WSAHOST_NOT_FOUND) authoritative answer Host not found
  42. 11002    (WSATRY_AGAIN) non-authoritative host not found or SERVERFAIL
  43. 11003    (WSANO_RECOVERY) non recoverable errors
  44. 11004    (WSANO_DATA) no data record of requested type
  45.